home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / rpg / crossfir.92 / crossfir / crossfire-0.92.5 / include / patchlevel.h < prev    next >
C/C++ Source or Header  |  1996-07-24  |  66b  |  6 lines

  1. #ifdef MAKE
  2. #define PatchLevel .5
  3. #else
  4. #define PATCH ".5"
  5. #endif
  6.